Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] main from quarkusio:main #56

Open
wants to merge 1,848 commits into
base: main
Choose a base branch
from
Open

[pull] main from quarkusio:main #56

wants to merge 1,848 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Dec 3, 2024

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Dec 3, 2024
Copy link

github-actions bot commented Dec 3, 2024

😭 Deploy PR Preview failed.

geoand and others added 28 commits February 20, 2025 10:33
…radle/com.gradle.develocity-3.19.2

Bump com.gradle.develocity from 3.19.1 to 3.19.2 in /devtools/gradle
…ion-tests

Force building everything on integration tests to work around gib issue
Create a KubernetesDevServiceInfoBuildItem
Bumps [org.jboss.logmanager:jboss-logmanager](https://github.com/jboss-logging/jboss-logmanager) from 3.1.1.Final to 3.1.2.Final.
- [Release notes](https://github.com/jboss-logging/jboss-logmanager/releases)
- [Commits](jboss-logging/jboss-logmanager@v3.1.1.Final...v3.1.2.Final)

---
updated-dependencies:
- dependency-name: org.jboss.logmanager:jboss-logmanager
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Michal Maléř <[email protected]>
Explain what LGTM abbreviation means in the guide
…ension-deprecations

Drop couple of deprecated build items and a field in Security and Vert.x HTTP Security area, mark `redirect-after-login` for removal
The context resolver resolution could well be happening
as part of JAX-RS Client call and not a high
level REST Client call

Fixes: #46411
…s skipped

So we need to add additional conditions to eliminate this behavior.

See for reference:
- actions/runner#491
…ogmanager-jboss-logmanager-3.1.2.Final

Bump org.jboss.logmanager:jboss-logmanager from 3.1.1.Final to 3.1.2.Final
Properly disable GIB for Integration Tests
…ation-response-already-sent

Fix 'response head already sent' when the login request to form-based authentication when proactive authentication is disabled
Always close OutputStream in RESTEasy Classic
Replace System.out.println with log.infof
Bumps [com.dajudge.kindcontainer:kindcontainer](https://github.com/dajudge/kindcontainer) from 1.4.8 to 1.4.9.
- [Release notes](https://github.com/dajudge/kindcontainer/releases)
- [Commits](dajudge/kindcontainer@release/1.4.8...release/1.4.9)

---
updated-dependencies:
- dependency-name: com.dajudge.kindcontainer:kindcontainer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
gsmet and others added 30 commits March 4, 2025 14:08
…framework-checker-qual-3.49.1

Bump org.checkerframework:checker-qual from 3.49.0 to 3.49.1
…vision-prop

Fix loading of Maven workspaces that use revision properties using effective model building
Fix docker templates and platform to support ubi8 and ubi9
…ct for recipe filtering instead of the latest version recommended by the registry
…n-ws-next

WebSockets Next: allow to select authentication mechanism and OIDC tenant used for opening WebSocket handshake with annotation
…r-recipes

Use the version of Quarkus platform recommended for the current project for recipe filtering
Bumps `testcontainers.version` from 1.20.5 to 1.20.6.

Updates `org.testcontainers:testcontainers-bom` from 1.20.5 to 1.20.6
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.20.5...1.20.6)

Updates `org.testcontainers:testcontainers` from 1.20.5 to 1.20.6
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.20.5...1.20.6)

---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.testcontainers:testcontainers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…ers.version-1.20.6

Bump testcontainers.version from 1.20.5 to 1.20.6
Signed-off-by: Phillip Kruger <[email protected]>
…ed_claims

Check required claims in OIDC issuer-based resolver
Using SocketException in all of the OIDC retry code
Correct link to JSON-B API
ArC: improve error message in case multiple disposers are found for a producer
…no qualifiers

In case a disposed parameter of a disposer method declares no qualifiers,
the disposer method was considered matching even for a producer that does
declare qualifiers. This is wrong, because per the typesafe resolution
rules, if there's no qualifier, `@Default` is assumed.

This commit fixes that: in case no qualifier is declared, `@Default` is
assumed, so that the disposer only matches a producer that also declares
no qualifier (or explicitly declares `@Default`).
ArC: fix disposer resolution in case the disposed parameter declares no qualifiers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.